da_purple_cipher_http_digest_calculate_session_key

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!Derelict_Link_Static)
extern (C) extern (C) nothrow
alias da_purple_cipher_http_digest_calculate_session_key = gchar* function
(
const(gchar)* algorithm
,
const(gchar)* username
,
const(gchar)* realm
,
const(gchar)* password
,
const(gchar)* nonce
,
const(gchar)* client_nonce
)

Meta